records

records

Active filters Clear all

No active filters

Filters

Number of Belgian and foreign voters (City of Brussels)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
annee
Type
date
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Type of election
               

No description available for this field.

Name (identifier)
type_d_election
Type
text
Sample
                       
Soort verkiezing
               

No description available for this field.

Name (identifier)
soort_verkiezing
Type
text
Sample
                       
Total voters
               

No description available for this field.

Name (identifier)
total_electeurs
Type
integer
Sample
                       
Belgian voters
               

No description available for this field.

Name (identifier)
electeurs_belges
Type
integer
Sample
                       
Foreign voters
               

No description available for this field.

Name (identifier)
electeurs_etrangers
Type
integer
Sample
                       
% Belgian voters
               

No description available for this field.

Name (identifier)
electeurs_belges0
Type
decimal
Unit
%
Sample
                       
% Foreign voters
               

No description available for this field.

Name (identifier)
electeurs_etrangers0
Type
decimal
Unit
%
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"nombre-d-electeurs-belges-et-etrangers",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/nombre-d-electeurs-belges-et-etrangers"
      }
    ]
    ,
  • "definitions":
    {
    • "nombre-d-electeurs-belges-et-etrangers":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/nombre-d-electeurs-belges-et-etrangers_records"
            }
          }
        }
      }
      ,
    • "nombre-d-electeurs-belges-et-etrangers_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "type_d_election":
              {
              • "type":"string",
              • "title":"Type of election",
              • "description":""
              }
              ,
            • "soort_verkiezing":
              {
              • "type":"string",
              • "title":"Soort verkiezing",
              • "description":""
              }
              ,
            • "total_electeurs":
              {
              • "type":"integer",
              • "title":"Total voters",
              • "description":""
              }
              ,
            • "electeurs_belges":
              {
              • "type":"integer",
              • "title":"Belgian voters",
              • "description":""
              }
              ,
            • "electeurs_etrangers":
              {
              • "type":"integer",
              • "title":"Foreign voters",
              • "description":""
              }
              ,
            • "electeurs_belges0":
              {
              • "type":"number",
              • "title":"% Belgian voters",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "electeurs_etrangers0":
              {
              • "type":"number",
              • "title":"% Foreign voters",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets